ASP.NET Core MVC コントロールヘルプ
Legend(Action<ChartLegendBuilder>) メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexChartBaseBuilder<T,TControl,TBuilder> クラス > Legend メソッド : Legend(Action<ChartLegendBuilder>) メソッド
The builder function.
Configurates C1.Web.Mvc.FlexChartBase<T>.Legend. Sets the chart legend.
シンタックス
'宣言
 
Public Overloads Overridable Function Legend( _
   ByVal build As System.Action(Of ChartLegendBuilder) _
) As TBuilder
public virtual TBuilder Legend( 
   System.Action<ChartLegendBuilder> build
)

パラメータ

build
The builder function.

戻り値の型

Current builder.
参照

FlexChartBaseBuilder<T,TControl,TBuilder> クラス
FlexChartBaseBuilder<T,TControl,TBuilder> メンバ
オーバーロード一覧